body {
    background-color: black;
    font-family: AERO_03;
}

div#warning {
    width: 0px;
    height: 2em;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    color: white;
}